Xamarin.iOS のドキュメント
Refresh(Nullable<GridCellType>,GridCellRange) メソッド

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > GridBase クラス > Refresh メソッド : Refresh(Nullable<GridCellType>,GridCellRange) メソッド
セルのタイプ
範囲
指定されたセルをリフレッシュします。
シンタックス
'宣言
 
Public Overloads Sub Refresh( _
   Optional ByVal cellType As System.Nullable(Of GridCellType), _
   Optional ByVal range As GridCellRange _
) 
public void Refresh( 
   System.Nullable<GridCellType> cellType,
   GridCellRange range
)

パラメータ

cellType
セルのタイプ
range
範囲
参照

GridBase クラス
GridBase メンバ
オーバーロード一覧